Fluent Assertions Documentation
FluentAssertions.Primitives Namespace / GuidAssertions<TAssertions> Class / Be Method
In This Topic
    Be Method (GuidAssertions<TAssertions>)
    In This Topic
    Asserts that the System.Guid is equal to the expected GUID.
    Overload List
    OverloadDescription
    Asserts that the System.Guid is equal to the expected GUID.  
    Asserts that the System.Guid is equal to the expected GUID.  
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also